home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CSi Master: Pro Tools 6
/
CSi Master: Pro Tools 6.iso
/
mac
/
CSi MASTER-Pro Tools 6 OS9
/
CSi MASTER Pro Tools 6 OS9
/
DEFAULTS
/
interface
/
interface.cst
/
00101.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2001-11-10
|
411 b
|
19 lines
on hidePSMcontrols
set the castNum of sprite 41 to the number of cast "PSMborder"
repeat with n in [25, 26, 27, 28, 41]
set the visible of sprite n to FALSE
end repeat
repeat with n in [54,55, 56, 57]
set the visible of sprite n to FALSE
end repeat
-->> HIDE SPEAKER BUTTONS
repeat with n = 60 to 65
set the visible of sprite n to FALSE
end repeat
end hidePSMcontrols